[ci] Sync zutils v0.8.2#161
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR performs an automated sync of Nanvix tooling pins/templates to align this repository’s Nanvix CI and bootstrapping entrypoints with the nanvix/zutils v0.8.2 release and the corresponding Nanvix version.
Changes:
- Bump the pinned
nanvix-versionused by Nanvix builds to0.13.13. - Update Nanvix CI workflow inputs to use
zutil-version: v0.8.2. - Refresh repository bootstrappers (
z,z.sh,z.ps1) to the latest upstream templates, pinning nanvix-zutil to0.8.2(with env override support).
Show a summary per file
| File | Description |
|---|---|
.nanvix/nanvix.toml |
Updates the pinned Nanvix version to 0.13.13. |
.github/workflows/nanvix-ci.yml |
Bumps the reusable CI workflow’s zutil-version input to v0.8.2. |
z |
Keeps a unified entrypoint that dispatches to z.sh/z.ps1 by platform. |
z.sh |
Updates the pinned nanvix-zutil bootstrap version to 0.8.2 and bootstrapping logic template. |
z.ps1 |
Updates the pinned nanvix-zutil bootstrap version to 0.8.2 and Windows bootstrapping/shim template. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync with
v0.8.2:zutil-versionin caller workflows.z,z.sh,z.ps1) from release assets.nanvix-versionto0.13.13in.nanvix/nanvix.toml.Generated by the Update Zutils workflow.